home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 426-450 / disk_450 / uucp / src / getty / version.doc < prev   
Text File  |  1992-05-06  |  1KB  |  46 lines

  1.  
  2.     GETTY
  3.     .06
  4.         fixed mixup with uucico -- getty now waits 5 seconds
  5.         before trying to retake a port.
  6.  
  7.         fixed double-login: request!
  8.  
  9.     .05
  10.         fixed timeout problem when -h0 (ignore CD) is used
  11.  
  12.     .04 (1.08 release)
  13.         -d0, -c0, -h0 options fixed and tested.
  14.  
  15.         Note that if you have problems with Getty crashing
  16.         or freezing up, or programs freezing up, you may
  17.         be forced to use the -d0 option.
  18.  
  19.     .03
  20.         Getty now understands individual UNITS, allowing
  21.         getty to work with multi-serial ports.    Example:
  22.  
  23.         run <nil: >nil: Getty -U2 -A -B19200 -Mm -r0 -m1 -7
  24.  
  25.         Use -x option to set amount of logging information.
  26.         Default is major errors only.  Set to -x1 to log
  27.         basic logins, -x2 for more information, -x9 when
  28.         debugging.
  29.  
  30.         (Previously getty would default to logging logins,
  31.         it longer does that)
  32.  
  33.         NOTE: Getty must intercept the OpenDevice() and
  34.         CloseDevice() vectors for the specific device.  When
  35.         deinstalling getty you must deinstall in reverse
  36.         order.    Getty will refuse to deinstall if it cannot
  37.         back-out its patches to OpenDevice().
  38.  
  39.     .02    Getty now intercepts the OpenDevice vector for the
  40.         device in question and forces SERF_SHARED.
  41.  
  42.     .01
  43.  
  44.     .00
  45.  
  46.